termination condition

英 [ˌtɜːmɪˈneɪʃn kənˈdɪʃn] 美 [ˌtɜːrmɪˈneɪʃn kənˈdɪʃn]

网络  中断条件; 终止条件; 停机条件; 停止条件

计算机



双语例句

  1. Where the law or the parties prescribe a period for exercising termination right, failure by a party to exercise it at the end of the period shall extinguish such right. The parties may prescribe a condition under which one party is entitled to terminate the contract.
    法律规定或者当事人约定解除权行使期限,期限届满当事人不行使的,该权利消灭。当事人可以约定一方解除合同的条件。
  2. Business registration refers to the facts of the incorporation, change and termination of business bodies, which reflects their credit base and condition.
    商事登记是商事主体设立、变更和终止的基本法律事实。
  3. The number of iterations to achieve the optimal solution meeting the demand is then determined and is used as the termination condition of the algorithm.
    确定得到满足要求的优解所需要的迭代次数,将其作为算法的终止条件;
  4. Recursion algorithm is used in programming, and repeat the above steps for each new polygon until termination condition is met.
    程序实现中采用递归算法,对分割后的多边形重新进行判断,直到多边形分割完毕。
  5. Coding efficiency is enhanced by the following two facts: ( 1) The blocks far from object border can be marked automatically by setting the termination condition of Zh transform.
    压缩效率的提高来自以下两个方面:(1)通过设置变换终止条件,可以自动标记位图中远离对象边缘的块;
  6. Applying evolutionary strategy to solve the non-linear programming mathematical model, the express of layout problem, the operators of recombination, mutation, selection and termination condition were discussed.
    应用进化策略求解非线性规划的数学模型,讨论了进化策略中问题的表达、重组、突变、选择算子以及终止条件。
  7. To meet the residual strength requirement, it takes the stress intensity factor K1C/ 1. 2 as the termination condition in crack propagation calculation in the article.
    为保证剩余强度要求,本文通过在裂纹扩展计算中以应力强度因子达到K(1c)/1.2作为终止条件来实现。
  8. This paper defines the positive start, the negative start, the positive termination and the negative termination about the Nyquist Locus. And the theorems about the condition of the start and the termination about the Nyquist Locus are obtained.
    定义了奈魁斯特轨迹的正起始、负起始、正终止、负终止,并给出了确定奈魁斯特轨迹起始和终止情况的定理。
  9. The algorithm does not examine each candidate in the set, but automatically determine whether to end the calculation or not by dynamically testing a termination condition, therefore the computational complexity is low.
    权值算法并不是枚举式地计算每个候选的权值,而会通过动态评测机制,在合适的条件下自动终止计算,因而有效地控制了计算复杂度。
  10. The problems of termination condition for GA based on time_ cost equilibrium theory is studied and exemplified.
    研究了工程项目时间&成本均衡遗传算法的终止条件问题,并加以实证分析。
  11. A termination condition of unfolding loop for generalized partial computation
    广义部分求值循环展开的中止条件
  12. Combining the simulated annealing algorithm with prevail termination condition, a convergence regulation based on simulated annealing algorithm is constructed and the local searching ability of SGA is improved, then the computer program is produced.
    将模拟退火算法与现行终止条件结合,形成了模拟退火收敛准则,极大地改善了SGA的局部搜索能力。
  13. Owing to battlefield diversity, it is particularly difficult to select a termination condition in the hierarchical clustering method.
    层次聚类的缺点是,由于战场的多样性,使得作为终止条件的阈值选取非常困难,从而导致编群错误。
  14. Then the sensor position adjustment in one progress is calculated by these forces mentioned above and the energy consumption factors. Meanwhile, the termination condition is also given in this algorithm to ensure the sensors can be redeployed to a reasonable position.
    其后,该算法根据这些力的合力以及单位能耗因素求得传感器每次调整的目标位置。同时,本算法还给出了调整的终止条件以保证传感器能重部署至合理位置。
  15. Repeat the above process until the termination condition is reached.
    将上述过程重复进行,直到满足算法终止条件为止。
  16. According the principle of the maximum amount of information, choose the questions that meet the degree of examinees. Termination condition of testing adopts the combination of maximum number of test questions and Standard error of the valuation method.
    根据最大信息量原则从题库中选取符合受测者能力的题目进行测试,测试的终止条件采用了最多测试题数和估值的标准误差法相结合的方法。
  17. In order to try to save the algorithm running time, the population fitness similarity () is added to optimize the algorithm in the settings of algorithm termination condition.
    为了尽量节省算法运行时间,在算法终止条件设置中,加入了种群适应度相似度来优化算法。